projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e32ef7
)
libfmt: bump to version 5.0.0
author
Othmar Truniger
<
[email protected]
>
Sat, 2 Jun 2018 16:16:24 +0000
(18:16 +0200)
committer
Othmar Truniger
<
[email protected]
>
Sat, 2 Jun 2018 16:46:48 +0000
(18:46 +0200)
Signed-off-by: Othmar Truniger <
[email protected]
>
libs/libfmt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libfmt/Makefile
b/libs/libfmt/Makefile
index d3c07e638c87110c02e9f804aef7ebce3e641322..0158456481d652af4d7799b7201853be2df77e13 100644
(file)
--- a/
libs/libfmt/Makefile
+++ b/
libs/libfmt/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libfmt
-PKG_VERSION:=
4.1
.0
+PKG_VERSION:=
5.0
.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
@@
-16,7
+16,7
@@
PKG_SOURCE_URL:=https://github.com/fmtlib/fmt.git
PKG_SOURCE_VERSION:=$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_MIRROR_HASH:=
112c964c1537fbc2f3a993f405547fc57b0f3d1524c808006920c53fab42c233
+PKG_MIRROR_HASH:=
9e62000dc67649980804314502bc09147fc5666cbc64e00b0ca6b27d3cec0e6c
PKG_MAINTAINER:=Othmar Truniger <
[email protected]
>
PKG_LICENSE:=BSD-2-Clause